If TYPE is "ExifTool" or not specified, this option sets the ExifTool character encoding for output tag values when reading and input values when writing, with a default of "UTF8".
(Without the -stay_open here, exiftool would have returned to reading arguments from ARGFILE after reaching the end of NEWARGFILE.) Note: When writing arguments to a disk file there is a delay of up to 0.01 seconds after writing "-execute\n"
A command-line interface to Image::ExifTool, used for reading and writing meta information in image, audio and video files. FILE is a source file name, directory name, or "-" for the standard input. Information is read from the source file and o
exiftool "-AllDates+=0:0:0 1:0:0" path/to/directory}} Move the date at which all JPEG photos in the current directory were taken 1 day and 2 hours backward: exiftool "-AllDates-=0:0:1 2:0:0" -ext jpg Only change the DateTimeOriginal fi